chore(actions)(deps): bump the actions group across 1 directory with 2 updates#115
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(actions)(deps): bump the actions group across 1 directory with 2 updates#115dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…2 updates Bumps the actions group with 2 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [github/codeql-action](https://github.com/github/codeql-action). Updates `step-security/harden-runner` from 2.19.0 to 2.19.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@8d3c67d...a5ad31d) Updates `github/codeql-action` from 4.35.2 to 4.35.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@95e58e9...68bde55) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: step-security/harden-runner dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
4e8cd7c to
a2326ab
Compare
2 tasks
aksOps
added a commit
that referenced
this pull request
May 13, 2026
The Spring Boot / React SPA was removed at the Phase 6 cutover (#132), but the Dependabot config still listed maven (/) and npm (/src/main/ frontend) ecosystems. Those directories no longer exist; the maven / npm jobs have been silently failing on each run and producing the stale `dependabot/maven/*` and `dependabot/npm_and_yarn/*` PRs that have been accumulating on origin. Replaces: - maven (`/`) — gone with the Java app - npm (`/src/main/frontend`) — gone with the React SPA Adds: - gomod (`/go`) — the actual Go module + groups: kuzu, tree-sitter, mcp, cobra-viper, sqlite, test-libs Preserves the github-actions ecosystem (PR #115 lives there). Also removes stale `ci-java.yml / PR #131` reference from the go-ci header comment — both are pre-Go-cutover history. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 2 updates in the / directory: step-security/harden-runner and github/codeql-action.
Updates
step-security/harden-runnerfrom 2.19.0 to 2.19.1Release notes
Sourced from step-security/harden-runner's releases.
Commits
a5ad31dMerge pull request #657 from devantler/fix/ubuntu-slim-user-env6e92856build dist and trim ubuntu-slim message4e0504eMerge branch 'main' into fix/ubuntu-slim-user-env376d25afix: detect ubuntu-slim runners early and bail outUpdates
github/codeql-actionfrom 4.35.2 to 4.35.4Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
68bde55Merge pull request #3885 from github/update-v4.35.4-803d9e8c39739ad2Update changelog for v4.35.4803d9e8Merge pull request #3883 from github/mbg/test/macro-wrapper0fd9c7dMerge pull request #3882 from github/dependabot/github_actions/dot-github/wor...922d6fbUsemakeMacroinstead oftest.macrodf77e87Update test macro snippet6e3f985Add wrapper fortest.macroe7a347dMerge pull request #3881 from github/update-bundle/codeql-bundle-v2.25.417eabb2Rebuildaaef09cBump ruby/setup-ruby